Merge Image Channels

../../../../_images/image_merge_channels.svg

Creates a new image with all the channels in the two input images

Documentation

Creates a new image with all the channels in the two input images.

Definition

Input ports

input1

image

Input image

input2

image

Input image

Output ports

output

image

Resulting image with all channels

class node_channels.ConcatChannels[source]